www.mxdraw.com
内容索引主面
前一个向上下一个
IMxDrawBlockTableRecord::AddDimRotated 方法

增加一个线型标注

IDL
[helpstring("method AddDimRotated")]
HRESULT AddDimRotated([in] DOUBLE dExtLine1PointX, [in] DOUBLE dExtLine1PointY, [in] DOUBLE dExtLine2PointX, [in] DOUBLE dExtLine2PointY, [in] DOUBLE dDimLineLocationX, [in] DOUBLE dDimLineLocationY, [in] DOUBLE dRotationAngle, [out,retval] IMxDrawDimRotated** ppNewObj);
参数 
说明 
[in] DOUBLE dRotationAngle 
输入标注的旋转角 
extLine1Point 
输入第一条界线的起始点 
extLine2Point 
输入第二条界线的起始点 
dimLineLocation 
输入标注线自身上的点 

返回新增加的标注对象

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!